Skip to content

release: 0.75.0#138

Merged
stainless-app[bot] merged 12 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk
Jul 9, 2026
Merged

release: 0.75.0#138
stainless-app[bot] merged 12 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.75.0 (2026-07-08)

Full Changelog: v0.74.0...v0.75.0

Features

  • Accept comma-separated search_user_id in audit-logs endpoints (3de38df)
  • Auto-flush pools when a managed auth profile re-authenticates (bb7b59e)
  • Document env var redaction on deployment and app reads (aff324f)
  • Expose resolved profile_id and extension_ids on browser pool reads (9ad5716)
  • Reject API key self-deletion (9cac0f1)
  • Revert "Store and return a sha256 checksum for uploaded extensions (#… (4b702a9)
  • Store and return a sha256 checksum for uploaded extensions (44b2c99)
  • Store and return a sha256 checksum for uploaded extensions (reland) (5782907)

Documentation

  • api: clarify reuse/discard_all_idle pool config staleness (83fd84c)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions


Note

Low Risk
Automated OpenAPI codegen and semver release with additive optional fields and documentation-only clarifications; no client logic changes beyond type surface.

Overview
Release 0.75.0 bumps package/version metadata and points .stats.yml at a new OpenAPI spec; runtime behavior is unchanged except for regenerated types and JSDoc from that spec.

Browser pools gain optional refresh_on_profile_update on create/update config, plus read-only profile_id and extension_ids on BrowserPool responses. Docs now cover clearing a profile via profile: { "id": "" }, when discard_all_idle and reuse: true leave browsers on stale pool config, and how profile selectors in browser_pool_config differ from the resolved IDs.

Extensions list/get/upload types add optional checksum (SHA-256 of uploaded archive bytes). API keys delete JSDoc notes self-deletion is rejected. Apps and deployments document that env_vars values are redacted for API key/OAuth/managed-auth callers; streamed app_version_summary events note env_vars are not populated.

Reviewed by Cursor Bugbot for commit ba622ab. Bugbot is set up for automated code reviews on this repo. Configure here.

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from ff8ec0c to e9077a3 Compare July 6, 2026 20:15
@stainless-app stainless-app Bot changed the title release: 0.74.1 release: 0.75.0 Jul 6, 2026
@stainless-app

stainless-app Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/kernel-typescript/9ad571674fe95c1acb44f47ffbfdeaa7c81cdb5e/dist.tar.gz'

Expires at: Fri, 07 Aug 2026 21:18:11 GMT
Updated at: Wed, 08 Jul 2026 21:18:11 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from e9077a3 to 2c46b5e Compare July 6, 2026 20:15
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 2c46b5e to d8e7800 Compare July 7, 2026 18:02
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from d8e7800 to 89cca4e Compare July 7, 2026 21:28
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 89cca4e to 0a5b200 Compare July 7, 2026 21:52
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 0a5b200 to 21d2b4c Compare July 7, 2026 22:20
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 21d2b4c to 485f9d6 Compare July 8, 2026 15:31
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 485f9d6 to 5b91ff9 Compare July 8, 2026 17:43
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 5b91ff9 to cafd38e Compare July 8, 2026 17:59
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from cafd38e to 4f644d2 Compare July 8, 2026 19:55
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 4f644d2 to ba622ab Compare July 8, 2026 21:17
@chruffins chruffins self-requested a review July 9, 2026 13:38
@stainless-app stainless-app Bot merged commit 0ad229a into main Jul 9, 2026
11 checks passed
@stainless-app

stainless-app Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant